ποΈGitΠ―ΡΠ°ποΈ
docs/gl-rES/user/widget.md renovate/fastlane-2.x-lockfile (056eed64) Text, 2.67 KB
title: Home Screen Widget
parent: User Guide
nav_order: 20
last_updated: 2026-08-30
description: Add the Meshtastic home screen widget to glance at your connected radio's local stats without opening the app.
aliases:
β’ widget
β’ home-screen-widget
β’ local-stats-widget
Home Screen Widget
On Android, Meshtastic provides a home screen widget that shows live local statistics from your connected radio at a glance β no need to open the app.
What It Shows
The widget displays the connected radio's current local stats:
β’ A node chip across the top, carrying the radio's short name in its own colors
β’ Battery β the radio's battery level, or Powered when running on external power
β’ ChUtil β channel utilization (how busy the LoRa channel is, as a percentage)
β’ AirUtil β airtime utilization (how much of the duty cycle your radio is transmitting)
β’ Traffic β packets transmitted / received, and duplicates seen
β’ Relays β packets relayed and relay cancellations (shown when the radio is relaying)
β’ Diagnostics β a combined line carrying Noise (the background noise level in dBm), Bad (corrupt packets received), and Dropped (packets the radio discarded). Bad and Dropped appear only once they are above zero, so a quiet radio may show the noise reading alone
β’ Heap β free versus total memory on the radio, drawn as a bar
β’ Nodes β how many nodes are online, out of the total known
β’ Uptime β how long the radio has been running since its last reboot, shown beside Nodes
β’ Updated β the time the stats last refreshed, along the foot of the widget
Tap the widget to open the app, or use its refresh control to request fresh stats.
β βΉοΈ Note: The values reflect the connected radio. If the radio disconnects, the widget replaces
β the stats with a status line β Disconnected, Connecting, or Device sleeping. It does not keep the
β last-known numbers on screen.
Adding the Widget
1. Touch & hold an empty area of your Android home screen.
2. Tap Widgets.
3. Drag the Meshtastic widget to your home screen. The app ships one widget, so the picker entry is just the app name.
4. Resize it as needed β the layout adapts to the available space.
β βΉοΈ Note: The widget is Android-only. It is not available on the Desktop or iOS builds.
Related Topics
β’ Node Metrics β the full Signal Quality and Local Stats history inside the app
β’ Connections β connect to a radio so the widget has stats to show
β’ Local Mesh Discovery β channel and airtime utilization across the mesh
Served by rngit 1.5.2 - Generated in 0.04s